projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7aad1c6
)
(finder-commentary): Don't delete other windows (Bug#2291).
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 8 Mar 2009 19:54:32 +0000
(19:54 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 8 Mar 2009 19:54:32 +0000
(19:54 +0000)
lisp/finder.el
patch
|
blob
|
history
diff --git
a/lisp/finder.el
b/lisp/finder.el
index dd85d09d6da62319b833fdc4f3bcc0c88a1ef419..cb9b0eea6ae9a0d39a7befd376b7483dd6d1ec47 100644
(file)
--- a/
lisp/finder.el
+++ b/
lisp/finder.el
@@
-286,7
+286,6
@@
FILE should be in a form suitable for passing to `locate-library'."
(or str (error "Can't find any Commentary section"))
;; This used to use *Finder* but that would clobber the
;; directory of categories.
- (delete-other-windows)
(pop-to-buffer "*Finder-package*")
(setq buffer-read-only nil
buffer-undo-list t)